home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / spindn12.zip / README.TXT < prev    next >
Text File  |  1994-03-09  |  7KB  |  138 lines

  1.                              SLEEP VERSION 1.20
  2.  
  3.                     EnQue Software and Consulting Services
  4.                               Route 1 Box 116C
  5.                            Pleasant Hill, MO 64080
  6.                             Voice/Fax: 816-987-2515
  7.                           24-Hour BBS: 816-353-0991
  8.                           
  9. !!   PLEASE READ THIS FILE IF YOU EXPERIENCE PROBLEMS OR HAVE QUESTIONS:  !!
  10. !!   IF YOU DO NOT FIND YOUR ANSWER, PLEASE FAX OR E-MAIL YOUR QUESTION.  !!
  11. !!    WE CANNOT ACCEPT VOICE PHONE CALLS ON FREE UTILITIES. THANK YOU.    !!
  12.  
  13. !!    TO PRINT THIS FILE FROM DOS TYPE "PRINT README.TXT" AND [ENTER].    !!
  14.  
  15. -------------------------- QUICK USER REFERENCE ----------------------------
  16.    SLEEP C 10 - put drive C to sleep after 10 minutes
  17.    SLEEP C 0  - disable drive C sleep mode
  18.    SLEEP D 3  - put drive D to sleep after 3 minutes
  19.    SLEEP D 0  - disable drive D sleep mode
  20.  
  21. -------------------------------- DISCLAIMER --------------------------------
  22.   First, let's dispense with the legal mumbo-jumbo in English.  Though EnQue
  23. Software strives to provide the highest quality software products at the
  24. lowest possible price (in this case free), we cannot accept responsibility
  25. for any damages that may be incurred by their use.  As with any drive
  26. utility, it is strongly recommend that you back up your data before use.
  27.  
  28.   This program is FREEWARE and may be copied and distributed without charge
  29. and without further permission to anyone and everyone.  We would love to see
  30. thousands, even millions of people use this program.  This program must not
  31. be sold for profit.  It may be included with other products, commercial or
  32. otherwise, as long as this text file is included, and both it and the
  33. program are not modified in any way.
  34.  
  35. ------------------------------- DESCRIPTION --------------------------------
  36.  
  37.   Most IBM and compatible PC computers shipped in the last several years use
  38. IDE hard disks.  Many of these hard disks have built in power saving
  39. features, where the drive "spins down" after a certain amount of time.  This
  40. feature is especially useful for computers that must remain on for long
  41. periods of time, such as BBS's and computer-driven FAX and voice mail
  42. systems. However, it is seldom used except in notebook computers.  With this
  43. program you can now take advantage of this feature effortlessly. This
  44. program is not a TSR and consumes no memory.
  45.  
  46. ----------------------------- HOW TO USE SLEEP ----------------------------
  47.  
  48. Simply include the following line in your AUTOEXEC.BAT file.
  49.  
  50. SLEEP C 10
  51.  
  52.   The first parameter specifies the drive and can be either C or D.  If you
  53. have two drives, simply add a line for each drive.  If you have a drive
  54. partitioned into multiple logical drives, such as C, D, and E, this is still
  55. one physical drive, C.  If you have a second hard disk, even if the
  56. partitions are E, F, and G, this is still the second physical disk, or D.
  57. Just remember that the first physical drive is C, and the second is D.
  58.   
  59.   A few people may have three or four hard drives in a system.  This setup
  60. requires two IDE controller cards.  To put these drives to sleep, use
  61. SLEEP E and SLEEP F.  SLEEP will detect the alternate I/O address used by
  62. the additional controller and activate these drives.
  63.  
  64.   The second parameter is the timeout in minutes.  This can be between 1 and
  65. 15. After this amount of time, if no disk activity has occurred, you hard
  66. disk will "spin down".  In other words, the drive motor will shut off.  As
  67. soon as your computer needs to access the disk, the drive will "spin up" and
  68. proceed as normal. Depending on your hard disk type, this may take anywhere
  69. from 2-10 seconds. This cycle then repeats.
  70.  
  71.   During normal use, you may never have the drive spin down, but during
  72. breaks, lunch, and overnight, the benefit occurs. Don't worry about spinning
  73. the drive up and down - they are rated in the tens of thousands of cycles.
  74. This is dozens of cycles per day for years - more than the life of most
  75. PC's.
  76.  
  77. TO DISABLE SLEEP:
  78.   If you would like to return the drive to the default setting and disable
  79. sleep, simply enter 0 as the timeout value, i.e. SLEEP C 0.
  80.  
  81.   This product does not perform read or write operations to your disk at any
  82. time, and will automatically detect an IDE drive.  If your drive is SCSI or
  83. an older AT drive, the program will simply exit with an error message.  The
  84. program will also tell you if you have an IDE drive that does not support
  85. sleep mode.
  86.  
  87. --------------------------- NOTE TO WINDOWS USERS ------------------------
  88.  
  89.   This program was written for DOS.  If you attempt to run this program from
  90. a Windows DOS box, Windows will tell you that the program attempted direct
  91. access of the IDE interface and will intercept the attempt!  Windows may
  92. also think you are running on a notebook and may disable 32-bit disk access.
  93. If you run this from DOS or the AUTOEXEC.BAT file, Windows should operate
  94. normally and will spin the drive up when as needed.
  95.  
  96. -------------------------- WHY YOU SHOULD USE SLEEP ----------------------
  97.  
  98.   It is estimated that it costs America billions of dollars each year just
  99. to power computers.  While a hard disk consumes much less power than a
  100. monitor, it is a major consumer of energy.  By using this utility, coupled
  101. with common sense actions such as turning off your monitor and turning the
  102. speed of your computer down (for systems that have a turbo/normal speed
  103. switch) while your computer is unattended can result in significant power
  104. savings.
  105.  
  106.   So what does this translate into in terms of dollars?  Let's say that
  107. there are 50 million PC computers that use IDE hard drives.  Let's also
  108. assume that about 50% of these are left running overnight (which is common
  109. practice among many corporations).  A typical spinning hard disk uses about
  110. 2-4 watts of power. That translates to about 1200 MWH consumed unnecessarily
  111. spinning hard drives every night:  that works out to be over $100,000 a day
  112. or nearly $40 million a year!  In standby mode, the power consumption of
  113. your drive is reduced to about 1/2 watt. That translates to only about $5
  114. million a year, a savings of $35 million!  Yes, it's hard to believe that if
  115. everyone used this free utility, America alone would save tens of millions
  116. of dollars a year!  While your individual savings may be small, it all
  117. adds up...
  118.  
  119.   We hope you enjoy this product.  We also have several 'C' programming
  120. productivity products available for free download on our 24-hour BBS, so
  121. feel free to stop by and drop us a line.  If you are a software developer or
  122. system administrator and would like access to the source code for sleep,
  123. feel free to contact us. You can send us InterNet mail at any of the
  124. following addresses: 
  125.  
  126.                                        KHuck116@aol.com
  127.                                        DrBoyd@aol.com
  128.                                        73670.636@compuserve.com
  129.  
  130.   It is a shame that it took this long to become "Green" minded.  Soon, all
  131. PC's will take advantage of this and other features. Good luck being
  132. "GREEN"!
  133.                                        Sincerely,
  134.  
  135.                                        Kevin L. Huck
  136.                                        Dr. Boyd G. Gafford
  137.                                        EnQue Software and Consulting
  138.